projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5b269
)
Forgotten file
author
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 14 Jun 2005 16:05:52 +0000
(16:05 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 14 Jun 2005 16:05:52 +0000
(16:05 +0000)
gdk/x11/gdkprivate-x11.h
patch
|
blob
|
history
diff --git
a/gdk/x11/gdkprivate-x11.h
b/gdk/x11/gdkprivate-x11.h
index cde9042f6f49d1069c88eeebc062c3de3d940956..ef96554ede9d851c38de2e884a9cfec68b8d8000 100644
(file)
--- a/
gdk/x11/gdkprivate-x11.h
+++ b/
gdk/x11/gdkprivate-x11.h
@@
-75,6
+75,7
@@
struct _GdkCursorPrivate
GdkCursor cursor;
Cursor xcursor;
GdkDisplay *display;
+ gchar *name;
};
struct _GdkVisualPrivate